.container-fixed{
  width: 1350px;
}
a,a:hover,a:focus{
  text-decoration: none;
}
body{
  min-width: 1370px;
  font-family: -apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;
  font-size: 14px;
}
ul,ol{
  margin-bottom: 0px;
}
#header{
  height: 108px;
}
#header .logo{
  float: left;
  margin-top: 17px;
}
#header #daohang{
  float: right;
  margin-top: 32px;
}
#header #daohang > li{
  float: left;
  position: relative;
}
#header #daohang > li > a{
  color: #525151;
  display: block;
  padding: 10px 20px;
}
#header #daohang > li:hover > a,#header #daohang > li.active > a{
  background: #e6212a;
  color: #FFF;
}
#header #daohang > li .dropdown-menu > li > a{
  padding-top: 8px;
  padding-bottom: 8px;
}
#banner img{
  margin: 0 auto;
}
#advantage{
  padding: 70px 0;
}
.commen-h2{
  text-align: center;
  font-weight: normal;
  color: #2b2b2b;
  font-size: 26px;
  margin: 0;
}
.commen-h2 small{
  color: #767474;
  font-size: 14px;
  line-height: 1em;
}
#advantage .row{
  margin-left: -15px;
  margin-right: 15px;
  margin-top: 40px;
}
#advantage .row .col-xs-3{
  padding-left: 15px;
  padding-right: 15px;
}
#advantage .row .col-xs-3 .card{
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}
#advantage .row .col-xs-3 .card .card-heading{
  color: #595959;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}
#product{
  padding: 50px 0;
  background: #f3f3f3;
}
#product .list-sub {
  margin-top: 20px;
}
#product .list-sub .app-btn{
  display: inline-block;
  padding: 10px 20px;
  background: #ffffff;
  margin: 0 14px;
  color: #383737;
}
#product .list-sub .app-btn:hover{
  background: #e6212a;
  color: #FFF;
}
#product .row{
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 40px;
}
#product .row .col-xs-13{
  width: 20%;
  float: left;
  padding: 0 10px;
}
#product .row .col-xs-13 .app-card{
  border: 2px solid #f3f3f3;
  border-bottom: 0;
}
#product .row .col-xs-13 .app-card a{
  display: block;
  text-align: center;
  color: #383737;
}
#product .row .col-xs-13 .app-card a.img{
  background: #FFF;
}
#product .row .col-xs-13 .app-card a.title{
  padding: 15px 0;
}
#product .row .col-xs-13 .app-card:hover{
  border-color:#e6212a;
}
#product .row .col-xs-13 .app-card:hover a.title{
  background: #e6212a;
  color: #FFF;
}
#about{
  padding: 50px 0;
}
#about .box{
  width: 910px;
  float: right;
}
#about .box h2{
  margin-top: 0;
  color: #424242;
  font-size: 24px;
  font-weight: normal;
}
#about .box p{
  text-indent: 2em;
  line-height: 1.8em;
}
#news{
  padding: 50px 0;
  background: #f3f3f3;
}
#news .row{
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 30px;
}
#news .row .col-xs-6 {
    padding-left: 20px;
    padding-right: 20px;
}
#news .row .col-xs-6 h4 a {
    color: #464646;
    text-decoration: none;
}
#news .row .col-xs-6 .text {
    color: #979696;
    line-height: 2em;
}
#footer{
  background: #2c2c2c;
  height: 135px;
}
#footer .left-box{
  color: #FFF;
  margin-top: 18px;
  float: left;
}
#footer .left-box p{
  margin-bottom: 6px
}
#footer .right-box{
  float: right;
  margin-top: 15px;
}

#list-sub{
  border-bottom: 1px solid #e6212a;
  margin-bottom: 20px;
}
#list-sub ul > li{
  float: left;
}
#list-sub ul > li > a{
  text-decoration: none;
  padding: 14px 20px;
  display: block;
  font-size: 16px;
  color: #20201a;
}
#list-sub ul > li > a:hover,#list-sub ul > li.active > a{
  background: #e6212a;
  color: #FFF;
}
#app-content {
    line-height: 2em;
    margin-bottom: 20px;
}
#list-news h4:hover a {
    color: #000;
}
#list-news h4 a {
    text-decoration: none;
    color: #353535;
}
#news-bar h3 {
    margin-top: 10px;
}
#news-bar .list-group a {
    color: #464646;
    font-size: 15px;
    text-decoration: none;
}
#list-img .cards .col-xs-3 a.card {
    color: #666666;
    text-align: center;
}


.pager>a.a1:first-child{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pager>a.a1:last-child{
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pager>a, .pager>span {
    position: relative;
    float: left;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.53846154;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pager>span{
	color: #fff;
    background-color: #003688;
    border-color: #003688;
}